func go/doc.stripOutputComment
3 uses
go/doc (current package)
example.go#L277: body, comments = stripOutputComment(body, comments)
example.go#L560: newF.Body, comments = stripOutputComment(f.Body, comments)
example.go#L576: func stripOutputComment(body *ast.BlockStmt, comments []*ast.CommentGroup) (*ast.BlockStmt, []*ast.CommentGroup) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)